Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IDPObjectProperty Struct Reference

Details of an object's property make-up. More...

#include <PluginCommon.hpp>

List of all members.

Public Attributes

const char * Name
 The name of the property.

const char * ControlType
 The control type used for viewing/editing the property.

const char * NativeDataType
 The property's native data type.

const char * HelpText
 Extended help/info text displayed for the user for this property.


Detailed Description

Details of an object's property make-up.


Member Data Documentation

const char* IDPObjectProperty::ControlType
 

The control type used for viewing/editing the property.

const char* IDPObjectProperty::HelpText
 

Extended help/info text displayed for the user for this property.

const char* IDPObjectProperty::Name
 

The name of the property.

const char* IDPObjectProperty::NativeDataType
 

The property's native data type.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:14:42 2005 for Destiny3D by doxygen1.3-rc3